Revision: wmaker--cvs--0--patch-1251
Archive: voins@altlinux.ru--2004-wmaker
Creator: Dan Pascu <dan@windowmaker.org>
Date: Thu Oct 28 21:46:25 MSD 2004
Standard-date: 2004-10-28 17:46:25 GMT
Modified-files: WINGs/ChangeLog WINGs/NEWS
    WINGs/Tests/wtest.c WINGs/WINGs/WINGs.h
    WINGs/wappresource.c WINGs/wbrowser.c WINGs/wcolor.c
    WINGs/wcolorpanel.c WINGs/wfont.c WINGs/wframe.c
    WINGs/wlist.c WINGs/wprogressindicator.c WINGs/wruler.c
    WINGs/wslider.c WINGs/wtextfield.c WINGs/wview.c
    WINGs/wwindow.c WPrefs.app/Appearance.c
    WPrefs.app/KeyboardShortcuts.c WPrefs.app/Paths.c
    WPrefs.app/TexturePanel.c src/dialog.c src/xinerama.c
New-patches: voins@altlinux.ru--2004-wmaker/wmaker--cvs--0--patch-1251
Summary: - Updated WINGs/NEWS with info about hw the API changed...
CSCVSID: MAIN.1252
Keywords: cscvs:MAIN-1252

Author: dan
Date: 2002/10/16 04:05:45
- Updated WINGs/NEWS with info about hw the API changed how how things
are affected. Fixes for old code too.
- Double buffering in WMList. All widgets or apps using WMList and
having user drawing porcedures in place will inherit this double
buffering automatically too.
- New functions in WINGs: WMGetColorAlpha(), WMIsAAFont()
- Misc code cleanups in WINGs and src/dialog.c
